Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #28: fix broken rules test #50

Merged
merged 1 commit into from
Dec 24, 2016
Merged

Conversation

rnveach
Copy link
Member

@rnveach rnveach commented Dec 23, 2016

Issue #28

Ant dependency is because classpath search was throwing class not found exception without it. I assume it is because we have ant classes in checkstyle main code.

Test is fixed, updated with new code from checkstyle.
Test was tweaked to skip filters. I am leaving fileset checks in until we can ascertain if they should be in or not.

@rnveach
Copy link
Member Author

rnveach commented Dec 23, 2016

Internal test ran fine.

https://travis-ci.org/checkstyle/sonar-checkstyle/jobs/186458317#L297-L298

Running org.sonar.plugins.checkstyle.internal.ChecksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 sec - in org.sonar.plugins.checkstyle.internal.ChecksTest

@romani romani merged commit bfcbca6 into checkstyle:master Dec 24, 2016
@rnveach rnveach deleted the ut_fix branch December 24, 2016 00:02
tsjensen pushed a commit to checkstyle-addons/sonar-checkstyle that referenced this pull request Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants